Stack offsets topic
Stack offsets are typically not used directly, but are instead passed to stack.offset.
Functions
-
stackOffsetDiverging(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Positive values are stacked above zero, negative values are stacked below zero, and zero values are stacked at zero.
-
stackOffsetDiverging(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Positive values are stacked above zero, negative values are stacked below zero, and zero values are stacked at zero.
-
stackOffsetDiverging(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Positive values are stacked above zero, negative values are stacked below zero, and zero values are stacked at zero.
-
stackOffsetExpand(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Applies a zero baseline and normalizes the values for each point such that the topline is always one.
-
stackOffsetExpand(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Applies a zero baseline and normalizes the values for each point such that the topline is always one.
-
stackOffsetExpand(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Applies a zero baseline and normalizes the values for each point such that the topline is always one.
-
stackOffsetNone(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Applies a zero baseline.
-
stackOffsetNone(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Applies a zero baseline.
-
stackOffsetNone(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Applies a zero baseline.
-
stackOffsetSilhouette(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Shifts the baseline down such that the center of the streamgraph is always at zero.
-
stackOffsetSilhouette(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Shifts the baseline down such that the center of the streamgraph is always at zero.
-
stackOffsetSilhouette(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Shifts the baseline down such that the center of the streamgraph is always at zero.
-
stackOffsetWiggle(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Shifts the baseline so as to minimize the weighted wiggle of layers.
-
stackOffsetWiggle(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Shifts the baseline so as to minimize the weighted wiggle of layers.
-
stackOffsetWiggle(
List< Stack offsets StacksList< series, List<List< >num> >int> order) → void - Shifts the baseline so as to minimize the weighted wiggle of layers.
Typedefs
-
StackOffset
= void Function(List<
List< , List<List< >num> >int> ) Stack offsets Stacks - The definition of a stack offset: given the generated series list and the order index list, it is then responsible for updating the lower and upper values in the series list.
-
StackOffset
= void Function(List<
List< , List<List< >num> >int> ) Stack offsets Stacks - The definition of a stack offset: given the generated series list and the order index list, it is then responsible for updating the lower and upper values in the series list.
-
StackOffset
= void Function(List<
List< , List<List< >num> >int> ) Stack offsets Stacks - The definition of a stack offset: given the generated series list and the order index list, it is then responsible for updating the lower and upper values in the series list.